花费 48 ms
numpy delete方法

import numpy as np lines = np.loadtxt(r'./test.txt',delimiter=',',dtype=int) print(lines) lines_c ...

Fri Aug 09 20:35:00 CST 2019 0 807

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM